Alberto Garcia [Thu, 21 Oct 2021 22:56:49 +0000 (23:56 +0100)]
Use WTF_CPU_UNKNOWN when building for X32
Forwarded: no
WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Alberto Garcia [Thu, 21 Oct 2021 22:56:49 +0000 (23:56 +0100)]
webkit2gtk (2.34.1-1) unstable; urgency=high
[ Alberto Garcia ]
* New upstream release.
* debian/rules:
+ Build with -O1 in sh3 and sh4 (Closes: #995717).
* debian/copyright:
+ Update copyright information of all files.
* debian/libwebkit2gtk-4.0-37.symbols:
+ Update symbols.
* debian/libwebkit2gtk-4.0-37.lintian-overrides:
+ Override library-not-linked-against-libc.
* debian/source/lintian-overrides:
+ Update source-is-missing overrides.
* debian/control:
+ Update Standards-Version to 4.6.0.1 (no changes).
[ Sebastien Bacher ]
* debian/control, debian/rules:
+ handle gstreamer1.0-plugins-bad with the same Ubuntu override than
libav, it's also in universe (Closes: #995166).